Takes the key/value pairs from the Dictionary and converts it to a URL-encoded String. This method also sets the action to POST.
Syntax |
|---|
|
HTTPSecureSocket.SetFormData Form |
Parameters |
|
|---|---|
|
Form |
|
Notes
After using this method, the form can be sent to the server with the POST action.